home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / internet / java draw 4 / JDRAW4.EXE / data.z / Javadraw.exe / 0 / RCDATA / TCOMPILEROPTIONS / TCOMPILEROPTIONS.txt
Encoding:
Text File  |  1996-08-11  |  4.6 KB  |  178 lines

  1. object Compileroptions: TCompileroptions
  2.   Left = 22
  3.   Top = 383
  4.   BorderStyle = bsDialog
  5.   Caption = 'Options | Compiler'
  6.   ClientHeight = 315
  7.   ClientWidth = 298
  8.   Font.Color = clWindowText
  9.   Font.Height = -14
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 120
  14.   TextHeight = 16
  15.   object Panel1: TPanel
  16.     Left = 0
  17.     Top = 0
  18.     Width = 298
  19.     Height = 145
  20.     Align = alTop
  21.     BevelInner = bvLowered
  22.     TabOrder = 0
  23.     object CheckBox4: TCheckBox
  24.       Left = 16
  25.       Top = 64
  26.       Width = 233
  27.       Height = 17
  28.       Caption = 'Disable compiler warnings'
  29.       TabOrder = 0
  30.     end
  31.     object CheckBox3: TCheckBox
  32.       Left = 16
  33.       Top = 48
  34.       Width = 233
  35.       Height = 17
  36.       Caption = 'Depend'
  37.       TabOrder = 1
  38.     end
  39.     object CheckBox6: TCheckBox
  40.       Left = 16
  41.       Top = 96
  42.       Width = 233
  43.       Height = 17
  44.       Caption = 'No write'
  45.       TabOrder = 2
  46.     end
  47.     object CheckBox2: TCheckBox
  48.       Left = 16
  49.       Top = 32
  50.       Width = 233
  51.       Height = 17
  52.       Caption = 'Debug info'
  53.       TabOrder = 3
  54.     end
  55.     object CheckBox7: TCheckBox
  56.       Left = 16
  57.       Top = 112
  58.       Width = 233
  59.       Height = 17
  60.       Caption = 'Verbose Output'
  61.       TabOrder = 4
  62.     end
  63.     object CheckBox5: TCheckBox
  64.       Left = 16
  65.       Top = 80
  66.       Width = 233
  67.       Height = 17
  68.       Caption = 'Optimize Output'
  69.       TabOrder = 5
  70.     end
  71.     object CheckBox1: TCheckBox
  72.       Left = 16
  73.       Top = 16
  74.       Width = 233
  75.       Height = 17
  76.       Caption = 'Debug'
  77.       TabOrder = 6
  78.     end
  79.   end
  80.   object Panel2: TPanel
  81.     Left = 0
  82.     Top = 145
  83.     Width = 298
  84.     Height = 120
  85.     Align = alTop
  86.     BevelInner = bvLowered
  87.     TabOrder = 1
  88.     object Label1: TLabel
  89.       Left = 8
  90.       Top = 8
  91.       Width = 135
  92.       Height = 16
  93.       Caption = 'Compileorder (Project)'
  94.     end
  95.     object SpeedButton1: TSpeedButton
  96.       Left = 264
  97.       Top = 24
  98.       Width = 25
  99.       Height = 25
  100.       Glyph.Data = {
  101.         78010000424D7801000000000000760000002800000020000000100000000100
  102.         04000000000000000000120B0000120B00000000000000000000000000000000
  103.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  104.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003C3333339333
  105.         337437FFF3337F3333F73CCC33339333344437773F337F33377733CCC3339337
  106.         4447337F73FF7F3F337F33CCCCC3934444433373F7737F773373333CCCCC9444
  107.         44733337F337773337F3333CCCCC9444443333373F337F3337333333CCCC9444
  108.         473333337F337F337F333333CCCC94444333333373F37F33733333333CCC9444
  109.         7333333337F37F37F33333333CCC944433333333373F7F373333333333CC9447
  110.         33333333337F7F7F3333333333CC94433333333333737F7333333333333C9473
  111.         33333333333737F333333333333C943333333333333737333333333333339733
  112.         3333333333337F333333333333339333333333333333733333330000}
  113.       NumGlyphs = 2
  114.       OnClick = SpeedButton1Click
  115.     end
  116.     object SpeedButton2: TSpeedButton
  117.       Left = 264
  118.       Top = 56
  119.       Width = 25
  120.       Height = 25
  121.       Glyph.Data = {
  122.         78010000424D7801000000000000760000002800000020000000100000000100
  123.         04000000000000000000120B0000120B00000000000000000000000000000000
  124.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  125.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333393333
  126.         333333333337F3333333333333397333333333333337FF333333333333C94333
  127.         3333333333737F333333333333C9473333333333337373F3333333333CC94433
  128.         3333333337F7F7F3333333333CC94473333333333737F73F33333333CCC94443
  129.         333333337F37F37F33333333CCC94447333333337337F373F333333CCCC94444
  130.         33333337F337F337F333333CCCC94444733333373337F3373F3333CCCCC94444
  131.         4333337F3337FF337F3333CCCCC94444473333733F7773FF73F33CCCCC393444
  132.         443337F37737F773F7F33CCC33393374447337F73337F33737FFCCC333393333
  133.         444377733337F333777FC33333393333374373333337333333730000}
  134.       NumGlyphs = 2
  135.       OnClick = SpeedButton2Click
  136.     end
  137.     object ListBox1: TListBox
  138.       Left = 16
  139.       Top = 24
  140.       Width = 241
  141.       Height = 81
  142.       ItemHeight = 16
  143.       TabOrder = 0
  144.     end
  145.   end
  146.   object Panel3: TPanel
  147.     Left = 0
  148.     Top = 265
  149.     Width = 298
  150.     Height = 48
  151.     Align = alTop
  152.     BevelInner = bvLowered
  153.     BevelOuter = bvLowered
  154.     TabOrder = 2
  155.     object OKBtn: TButton
  156.       Left = 48
  157.       Top = 8
  158.       Width = 93
  159.       Height = 30
  160.       Caption = 'OK'
  161.       Default = True
  162.       ModalResult = 1
  163.       TabOrder = 0
  164.       OnClick = OKBtnClick
  165.     end
  166.     object CancelBtn: TButton
  167.       Left = 160
  168.       Top = 8
  169.       Width = 92
  170.       Height = 30
  171.       Cancel = True
  172.       Caption = 'Cancel'
  173.       ModalResult = 2
  174.       TabOrder = 1
  175.     end
  176.   end
  177. end
  178.